Multi-Counter Watchdog Counter Control
| WDT_ENABLE0 | Enable subcounter 0. May take up to 2 LFCLK cycles to take effect. 0: Counter is disabled (not clocked) 1: Counter is enabled (counting up) |
| WDT_ENABLED0 | Indicates actual state of counter. May lag WDT_ENABLE0 by up to two LFCLK cycles. |
| WDT_RESET0 | Resets counter 0 back to 0000. Hardware will reset this bit after counter was reset. This will take up to one LFCLK cycle to take effect. |
| WDT_ENABLE1 | Enable subcounter 1. May take up to 2 LFCLK cycles to take effect. 0: Counter is disabled (not clocked) 1: Counter is enabled (counting up) |
| WDT_ENABLED1 | Indicates actual state of counter. May lag WDT_ENABLE1 by up to two LFCLK cycles. |
| WDT_RESET1 | Resets counter 0 back to 0000. Hardware will reset this bit after counter was reset. This will take up to one LFCLK cycle to take effect. |
| WDT_ENABLE2 | Enable subcounter 2. May take up to 2 LFCLK cycles to take effect. 0: Counter is disabled (not clocked) 1: Counter is enabled (counting up) |
| WDT_ENABLED2 | Indicates actual state of counter. May lag WDT_ENABLE2 by up to two LFCLK cycles. |
| WDT_RESET2 | Resets counter 0 back to 0000. Hardware will reset this bit after counter was reset. This will take up to one LFCLK cycle to take effect. |